CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android a

搜索资源列表

  1. prey-android-client-master

    0下载:
  2. An interface is not a class. Writing an interface is similar to writing a class, but they are two different concepts. A class describes the attributes and behaviors of an object. An interface contains behaviors that a class implements.
  3. 所属分类:android开发

    • 发布日期:2018-01-10
    • 文件大小:4859904
    • 提供者:quenoa
  1. Android Internals 2015-11

    0下载:
  2. Android是一个开源的系统,但是有多少人能真正坐下来整理数百万行java,C,C++和XML,明白它是如何工作的? 《Android Internals::A Confectioner's Cookbook》是世界上最流行的操作系统的内部运作已记录的第一次!在不涉及冗长代码的情况下,它使用详细的说明、详细的注释和动手实验展示了Android的各种组件的逻辑和流程!(Android may be an open source system, but how many people can a
  3. 所属分类:android开发

    • 发布日期:2018-01-11
    • 文件大小:8852480
    • 提供者:TimeGone
  1. Android 自定义 View 绘图基础

    0下载:
  2. Android 自定义 View 绘图基础 控件的测量可以说是固定写法,原生的View只支持EXACTLY的测量模式,我们自定义的控件可以重写onMeasure方法(The measure of a control can be said to be a fixed writing method, and the native View only supports the EXACTLY measurement mode, and our custom controls can rewrite
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:108544
    • 提供者:一起去飞吧
  1. Android 性能监控实现原理

    0下载:
  2. Android 性能监控实现原理 性能监控其实就是hook 代码到项目代码中,从而做到各种监控。常规手段都是在项目中增加代码,但如何做到非侵入式的,即一个sdk即可(Performance monitoring is actually the hook code to the project code, so that all kinds of monitoring are done. The conventional means are to add code to the project,
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:117760
    • 提供者:一起去飞吧
  1. Android Studio使用指南

    0下载:
  2. Android Studio工具使用入门指南。(Android Studio A guide to the use of tools)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:chlong
  1. Yapay Sinir A?lar? Makine ??renmesi Kitap

    0下载:
  2. i am bored come on man just a file
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:645120
    • 提供者:fbyr
  1. Android-PickerView-master

    0下载:
  2. 一个方便的时间、地址选择器demo,可以直接在任何项目中使用(A convenient time, address selector, demo, which can be used directly in any project)
  3. 所属分类:android开发

    • 发布日期:2018-04-20
    • 文件大小:2693120
    • 提供者:事了
  1. Android MediaPlayer鍜孷ideoView鐨勪娇鐢

    0下载:
  2. 一个视频播放小程序,可以播放mp4格式文件,具备基本播放控制功能(播放、暂停、停止)(A video playback program that can play MP4 format files with basic play control functions (playback, pause, stop))
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:25584640
    • 提供者:chengyuan
  1. android-lite-orm-master

    0下载:
  2. liteorm的简单调用的例子,性能比原生的数据库高(An example of liteorm's simple call, which is higher than a native database)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1417216
    • 提供者:稍等的稍等
  1. Android应用源码易读电子书阅读器

    0下载:
  2. 本项目是一个基于安卓的开源电子书阅读器项目,支持大文件(亲测5.6MB TXT文件正常打开,就是加载慢点)支持滚屏、翻书、左右滑动三种阅读方式。支持扫描SD卡文件并且添加到书架或者收藏,支持书签功能、基于开源的FBREADER1.8.2项目进行的二次开发,支持TXT,HTML,OEB,MOBI,EPUB等格式文件的阅读。本项目代码量很大,是一个比较完善的工程,源码的阅读分析需要一定的安卓基础和耐心,有少量注释。默认编译版本4.1.2编码UTF-8(This project is based on
  3. 所属分类:其他

  1. Android

    0下载:
  2. 小游戏泡泡龙,有关卡,能计分。显示页面漂亮.手机游戏(Small game bubble dragon, there is a card, can score. Display a beautiful page)
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:1217536
    • 提供者:胡萝卜1
  1. Android编程入门教程andbook中文版

    0下载:
  2. andbook是我看到的最简单但最好的Android程序开发入门书籍,内容仅有60多页,图文并茂,如果你从来没有接触过Android开发,也完全可以通过阅读此书了解程序开发过程,甚至对APK程序的基本原理和Android UI界面开发有个清晰的认识,相信你花上几个小时读过后,一定会跃跃欲试加入Android开发行列,心动吧,那就行动吧(Andbook I see is the simplest but the best entry procedures Android development b
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:30732288
    • 提供者:ncyongyou
  1. Android编程权威指南

    0下载:
  2. 要成为一名合格的Android开发人员,必须 做到: ? 着手开发一些Android应用; ? 彻底理解你的Android应用。 本书将协助你完成以上两件事情。(To be a qualified Android developer, you must. Do it: start developing some Android apps; Thoroughly understand your Android application. This book will help yo
  3. 所属分类:android开发

    • 发布日期:2018-04-29
    • 文件大小:17241088
    • 提供者:LeonWilliam
  1. Side-Menu.Android-master

    0下载:
  2. 基于Android Studio平台,一个相对比较好的手机APP界面设计(A relatively good APP interface design based on Android Studio)
  3. 所属分类:Java编程

    • 发布日期:2018-04-29
    • 文件大小:32140288
    • 提供者:lycmtt
  1. funambol-android-sync-client-10.0.4-src

    0下载:
  2. SyncML客户端实现, Funambol Sync Client for Android is a client to synchronize PIM Data of Android devices with any SyncML aware server. For the moment, it is an experimental project to explore the possibility of the new platform. Currently y
  3. 所属分类:android开发

    • 发布日期:2018-04-30
    • 文件大小:5665792
    • 提供者:fengcomer
  1. Android中文翻译组_Android中文API合集(4)

    0下载:
  2. 关于 API文档(Reference)是Android开发的基础,Android中文翻译组聚一批开发人员、大学生、研究生等Android爱好者,利用业余时间对API进行翻译(API document (Reference) is the basis for the development of Android. Android Chinese translation group has a group of Android enthusiasts, such as developers, col
  3. 所属分类:android开发

    • 发布日期:2018-05-01
    • 文件大小:1669120
    • 提供者:victor_duan
  1. QRCode-Android-master

    0下载:
  2. The two-dimensional barcode / two-dimensional code (2-dimensional bar code) is the symbol information of the black and white images that are distributed in a plane (two-dimensional direction) in a certain geometric pattern. The concept of "0&quo
  3. 所属分类:android开发

    • 发布日期:2018-05-02
    • 文件大小:1173504
    • 提供者:葛优躺
  1. 《Android应用框架原理与程序设计》Android

    0下载:
  2. 针对框架设计以及程序结构设计进行系统的讲解(A systematic explanation is given for frame design and program structure design.)
  3. 所属分类:android开发

    • 发布日期:2018-05-01
    • 文件大小:5949440
    • 提供者:xhaa1
  1. Android中文API合集——经典

    0下载:
  2. android api集合,有详细的中文描述,方便查询使用(The collection of Android API has a detailed descr iption in Chinese, which is convenient for query and use.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1408000
    • 提供者:xhaa1
  1. android 漂亮的UI界面 完整的界面设计

    0下载:
  2. android 漂亮的UI界面 完整的界面设计(Android very beautiful picture gallery album source code, a full set of demo)
  3. 所属分类:android开发

    • 发布日期:2018-05-03
    • 文件大小:530432
    • 提供者:图像融合
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com